object LoadingFrm: TLoadingFrm Left = 460 Top = 283 BorderStyle = bsToolWindow Caption = 'LoadingFrm' ClientHeight = 88 ClientWidth = 350 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 350 Height = 88 Align = alClient AutoSize = True BevelOuter = bvNone TabOrder = 0 object LoadLabel: TLabel Left = 110 Top = 20 Width = 129 Height = 13 Alignment = taCenter Caption = 'Loading Weather Data' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object AdvProgress1: TAdvProgress Left = 24 Top = 46 Width = 305 Height = 17 Min = 0 Max = 100 TabOrder = 0 BarColor = clHighlight BkColor = clWindow end end end